home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erotic Games: Wanda's Race
/
Erotic Games: Wanda's Race.iso
/
mac
/
air_installers
/
AdobeAIR.exe
/
setup.swf
/
scripts
/
cs$skins_properties.as
< prev
next >
Wrap
Text File
|
2009-02-12
|
384b
|
20 lines
package
{
import mx.resources.ResourceBundle;
public class cs$skins_properties extends ResourceBundle
{
public function cs$skins_properties()
{
super("cs","skins");
}
override protected function getContent() : Object
{
return {"notLoaded":"Unable to load \'{0}\'."};
}
}
}